CLIENT-REP

CLIENT-REP             TRUE | FALSE           (Default = FALSE)          

                                                                         

Determines if PC Client repetition optimization is activated.  This optimization reduces the overhead in a series of responses by using a count to indicate how many bytes in the current response are equal to the previous response.  This has the effect of reducing the fixed overhead, or number of similar bytes, in a series of responses.        

                                                                         

By default, this optimization is turned off.                                      

 

High speed connections, 100 Megabit or faster, tend to spend more CPU cycles trying to reduce the message size versus just going ahead and sending larger messages.

                                                                         

Example:                                                              

Client-rep true                       == repetition opt. on